home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #5 / Amiga Plus CD - 2000 - No. 5.iso / Tools / Dev / Real / wfmhcybergfx_key.fd < prev    next >
Text File  |  1996-04-07  |  185b  |  10 lines

  1. ##base _KeyBase
  2. ##bias 30
  3. ##public
  4. InitDithering(depth)()
  5. SetDitherType(type)(D0)
  6. CalcChecksum(sum,text)(D0/A0)
  7. DitherLine(R3DHandle,buffer,len,x,y)(A0/A1/D0/D1/D2)
  8. GetUserInfo()
  9. ##end
  10.